Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(github-release): update k3s-io/k3s ( v1.28.4+k3s2 → v1.29.0+k3s1 ) #6632

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Dec 22, 2023

This PR contains the following updates:

Package Update Change
k3s-io/k3s minor v1.28.4+k3s2 -> v1.29.0+k3s1

Release Notes

k3s-io/k3s (k3s-io/k3s)

v1.29.0+k3s1: v1.29.0+k3s1

Compare Source

This release is K3S's first in the v1.29 line. This release updates Kubernetes to v1.29.0.

Before upgrading from earlier releases, be sure to read the Kubernetes Urgent Upgrade Notes.

⚠️ IMPORTANT: This release removes the expiremental rotate-keys subcommand due to changes in Kubernetes upstream for KMSv2, the subcommand should be added back in future releases.

⚠️ IMPORTANT: This release also removes the multi-cluster-cidr flag, since the support for this alpha feature has been removed completely from Kubernetes upstream, this flag should be removed from the configuration before upgrade.

Changes since v1.28.4+k3s2:
  • Fix overlapping address range (#​8913)
  • Modify CONTRIBUTING.md guide (#​8954)
  • Nov 2023 stable channel update (#​9022)
  • Default runtime and runtime classes for wasm/nvidia/crun (#​8936)
    • Added runtime classes for wasm/nvidia/crun
    • Added default runtime flag for containerd
  • Bump containerd/runc to v1.7.10-k3s1/v1.1.10 (#​8962)
  • Allow setting default-runtime on servers (#​9027)
  • Bump containerd to v1.7.11 (#​9040)
  • Remove GA feature-gates (#​8970)
  • Only publish to code_cov on merged E2E builds (#​9051)
  • Update Kubernetes to v1.29.0+k3s1 (#​9052)
  • Update flannel to v0.24.0 and remove multiclustercidr flag (#​9075)
  • Remove rotate-keys subcommand (#​9079)
Embedded Component Versions
Component Version
Kubernetes v1.29.0
Kine v0.11.0
SQLite 3.42.0
Etcd v3.5.9-k3s1
Containerd v1.7.11-k3s2
Runc v1.1.10
Flannel v0.24.0
Metrics-server v0.6.3
Traefik v2.10.5
CoreDNS v1.10.1
Helm-controller v0.15.4
Local-path-provisioner v0.0.24
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner December 22, 2023 00:18
@bot-ross bot-ross bot added area/kubernetes Changes made in the kubernetes directory area/ansible labels Dec 22, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 22, 2023

--- kubernetes/main/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/server

+++ kubernetes/main/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/server

@@ -31,8 +31,8 @@

     key: node-role.kubernetes.io/etcd
     operator: Exists
   - key: CriticalAddonsOnly
     operator: Exists
   upgrade:
     image: rancher/k3s-upgrade
-  version: v1.28.4+k3s2
+  version: v1.29.0+k3s1
 
--- kubernetes/main/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/agent

+++ kubernetes/main/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/agent

@@ -19,8 +19,8 @@

     - prepare
     - server
     image: rancher/k3s-upgrade
   serviceAccountName: system-upgrade
   upgrade:
     image: rancher/k3s-upgrade
-  version: v1.28.4+k3s2
+  version: v1.29.0+k3s1
 

@onedr0p onedr0p merged commit 5f46e76 into main Dec 22, 2023
5 checks passed
@onedr0p onedr0p deleted the renovate/main-k3s-io-k3s-1.x branch December 22, 2023 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/github-release type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant